SFScoutBot.SFScoutBotRemote

Spatial Fear
Class: SFScoutBotController
Description: A device that lets a player to take control of a ScoutBot.
You have to set "event" of this to "tag" of ScoutBot that will
be controlled. When a ScoutBot linked to a remote is
destryed, remote is removed from inventory.


Code: Jacek Zagrodzki
Model: Ivan Tanzuira

Extends:
Modifiers:
Source code

SFScoutBot.SFScoutBotRemote
%%

Variables

%function_comment%
travelnameAcrossLevelEvent
%function_comment%
boolbAdvancedTarget
%function_comment%
SFPlayerOwnerPlayer
%function_comment%
SFScoutBotTargetBot

Functions

Activate ()
PostBeginPlay ()
PickupboolValidTouch (actor Other)

Default properties

{
     ItemDescription="ScoutBot Remote Control:\nA controller device, used to gain access to the scout bot.\ATTENTION: Linking up to a bot will leaves the user in an unprotected state."
     ItemIcon=Texture'SfResource1.Icons.botremote'
     bIsActiveItem=True
     bManualPickup=True
     PickupViewMesh=LodMesh'SFScoutBot.SFBotRemote'
     Mesh=LodMesh'SFScoutBot.SFBotRemote'
}


class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:42 PM
Created with UnCodeX